Skip to content

Conversation

@henryiii
Copy link
Collaborator

Updating uv integration a bit.

Signed-off-by: Henry Schreiner <[email protected]>
[dependency-groups]
dev = [
{ include-group = "test" },
"validate_pyproject[all]",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, I'd usually not do this, but instead move the contents of [all] here. This does work correctly (and avoids the deprecation warning that using dev-environments produces), but I believe pip install --group dev would install the PyPI version instead of the local version, though the better pip install --group dev -e. should continue to work (and there's no way to install it without the package).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant